home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / Tangram 5.swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-15  |  62 b   |  4 lines

  1. on(release){
  2.    _level0.gotoAndPlay("IncrementaPuzzle");
  3. }
  4.